Searched refs:t4_read_mtu_tbl (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1940 void t4_read_mtu_tbl(struct adapter *adap, u16 *mtus, u8 *mtu_log);
|
H A D | cudbg_lib.c | 1604 t4_read_mtu_tbl(padap, (u16 *)temp_buff.data, NULL); in cudbg_collect_path_mtu()
|
H A D | t4_hw.c | 5761 * t4_read_mtu_tbl - returns the values in the HW path MTU table 5768 void t4_read_mtu_tbl(struct adapter *adap, u16 *mtus, u8 *mtu_log) in t4_read_mtu_tbl() function
|
H A D | cxgb4_main.c | 5380 t4_read_mtu_tbl(adap, adap->params.mtus, NULL); in adap_init0()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1936 void t4_read_mtu_tbl(struct adapter *adap, u16 *mtus, u8 *mtu_log);
|
H A D | cudbg_lib.c | 1604 t4_read_mtu_tbl(padap, (u16 *)temp_buff.data, NULL); in cudbg_collect_path_mtu()
|
H A D | cxgb4_main.c | 5371 t4_read_mtu_tbl(adap, adap->params.mtus, NULL); in adap_init0()
|
H A D | t4_hw.c | 5731 * t4_read_mtu_tbl - returns the values in the HW path MTU table 5738 void t4_read_mtu_tbl(struct adapter *adap, u16 *mtus, u8 *mtu_log) in t4_read_mtu_tbl() function
|
Completed in 56 milliseconds