Searched refs:t4_init_portinfo (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1892 int t4_init_portinfo(struct port_info *pi, int mbox,
|
H A D | t4_hw.c | 9618 * t4_init_portinfo - allocate a virtual interface and initialize port_info 9631 int t4_init_portinfo(struct port_info *pi, int mbox, in t4_init_portinfo() function 9738 ret = t4_init_portinfo(pi, mbox, j, pf, vf, addr); in t4_port_init()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1888 int t4_init_portinfo(struct port_info *pi, int mbox,
|
H A D | t4_hw.c | 9587 * t4_init_portinfo - allocate a virtual interface and initialize port_info 9600 int t4_init_portinfo(struct port_info *pi, int mbox, in t4_init_portinfo() function 9707 ret = t4_init_portinfo(pi, mbox, j, pf, vf, addr); in t4_port_init()
|
Completed in 32 milliseconds