Home
last modified time | relevance | path

Searched refs:cxgb4_best_mtu (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h518 unsigned int cxgb4_best_mtu(const unsigned short *mtus, unsigned short mtu,
H A Dcxgb4_main.c2022 * cxgb4_best_mtu - find the entry in the MTU table closest to an MTU
2031 unsigned int cxgb4_best_mtu(const unsigned short *mtus, unsigned short mtu, in cxgb4_best_mtu() function
2042 EXPORT_SYMBOL(cxgb4_best_mtu); variable
2052 * Similar to cxgb4_best_mtu() but instead of searching the Hardware
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h513 unsigned int cxgb4_best_mtu(const unsigned short *mtus, unsigned short mtu,
H A Dcxgb4_main.c2021 * cxgb4_best_mtu - find the entry in the MTU table closest to an MTU
2030 unsigned int cxgb4_best_mtu(const unsigned short *mtus, unsigned short mtu, in cxgb4_best_mtu() function
2041 EXPORT_SYMBOL(cxgb4_best_mtu); variable
2051 * Similar to cxgb4_best_mtu() but instead of searching the Hardware
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1859 cxgb4_best_mtu(lldi->mtus, csk->mtu, &csk->mss_idx); in init_act_open()
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1860 cxgb4_best_mtu(lldi->mtus, csk->mtu, &csk->mss_idx); in init_act_open()

Completed in 25 milliseconds