Searched refs:t4_fw_hello (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 675 int t4_fw_hello(struct adapter *adap, unsigned int mbox, unsigned int evt_mbox,
|
D | cxgb4_main.c | 2970 ret = t4_fw_hello(adap, adap->fn, adap->fn, MASTER_MUST, &state); in adap_init0() 3204 if (t4_fw_hello(adap, adap->fn, adap->fn, MASTER_MUST, NULL)) in eeh_slot_reset()
|
D | t4_hw.c | 2058 int t4_fw_hello(struct adapter *adap, unsigned int mbox, unsigned int evt_mbox, in t4_fw_hello() function
|