Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h2058 void t4_handle_get_port_info(struct port_info *pi, const __be64 *rpl);
H A Dt4_hw.c4165 * Note parallel structure in t4_handle_get_port_info() and in t4_link_acaps()
8594 * t4_handle_get_port_info - process a FW reply message
8600 void t4_handle_get_port_info(struct port_info *pi, const __be64 *rpl) in t4_handle_get_port_info() function
8802 t4_handle_get_port_info(pi, (__be64 *)&port_cmd); in t4_update_port_info()
8900 t4_handle_get_port_info(pi, rpl); in t4_handle_fw_rpl()
8950 * and t4_handle_get_port_info(). in init_link_config()
/kernel/linux/linux-6.6/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 in t4_link_acaps()
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) in t4_handle_get_port_info() function
8771 t4_handle_get_port_info(pi, (__be64 *)&port_cmd); in t4_update_port_info()
8869 t4_handle_get_port_info(pi, rpl); in t4_handle_fw_rpl()
8919 * and t4_handle_get_port_info(). in init_link_config()

Completed in 36 milliseconds