Searched refs:t4_handle_get_port_info (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h2054 void t4_handle_get_port_info(struct port_info *pi, const __be64 *rpl);
H A Dt4_hw.c4135 * Note parallel structure in t4_handle_get_port_info() and
8563 * t4_handle_get_port_info - process a FW reply message
8569 void t4_handle_get_port_info(struct port_info *pi, const __be64 *rpl) function
8771 t4_handle_get_port_info(pi, (__be64 *)&port_cmd);
8869 t4_handle_get_port_info(pi, rpl);
8919 * and t4_handle_get_port_info().

Completed in 142 milliseconds