Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h670 void t3_port_intr_enable(struct adapter *adapter, int idx);
H A Dcxgb3_main.c1440 t3_port_intr_enable(adapter, pi->port_id); in cxgb_open()
2709 t3_port_intr_enable(adapter, p->port_id); in check_t3b2_mac()
H A Dt3_hw.c2051 void t3_port_intr_enable(struct adapter *adapter, int idx) in t3_port_intr_enable() function