Lines Matching refs:pnic_command
72 printf ( "pnic_command %#hx: wrong data length "
81 printf ( "pnic_command %#hx: output buffer too small "
95 static uint16_t pnic_command ( struct nic *nic, uint16_t command,
137 if ( pnic_command ( nic, PNIC_CMD_RECV_QLEN, NULL, 0,
146 if ( pnic_command ( nic, PNIC_CMD_RECV, NULL, 0,
176 pnic_command ( nic, PNIC_CMD_XMIT, tx_buffer, ETH_HLEN + size,
186 pnic_command ( nic, PNIC_CMD_RESET, NULL, 0, NULL, 0, NULL );
200 pnic_command ( nic, PNIC_CMD_MASK_IRQ,
204 pnic_command ( nic, PNIC_CMD_FORCE_IRQ,
241 status = pnic_command ( nic, PNIC_CMD_READ_MAC, NULL, 0,