Home
last modified time | relevance | path

Searched refs:t3_port_intr_disable (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h671 void t3_port_intr_disable(struct adapter *adapter, int idx);
H A Dcxgb3_main.c1462 t3_port_intr_disable(adapter, pi->port_id); in __cxgb_close()
H A Dt3_hw.c2068 void t3_port_intr_disable(struct adapter *adapter, int idx) in t3_port_intr_disable() function