Searched refs:t3_port_intr_enable (Results 1 – 3 of 3) sorted by relevance
670 void t3_port_intr_enable(struct adapter *adapter, int idx);
1440 t3_port_intr_enable(adapter, pi->port_id); in cxgb_open()2709 t3_port_intr_enable(adapter, p->port_id); in check_t3b2_mac()
2051 void t3_port_intr_enable(struct adapter *adapter, int idx) in t3_port_intr_enable() function