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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h285 unsigned int cxgb4_best_mtu(const unsigned short *mtus, unsigned short mtu,
H A Dcxgb4_main.c1813 * cxgb4_best_mtu - find the entry in the MTU table closest to an MTU
1822 unsigned int cxgb4_best_mtu(const unsigned short *mtus, unsigned short mtu, cxgb4_best_mtu() function
1833 EXPORT_SYMBOL(cxgb4_best_mtu); variable
1843 * Similar to cxgb4_best_mtu() but instead of searching the Hardware
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1435 cxgb4_best_mtu(lldi->mtus, csk->mtu, &csk->mss_idx); init_act_open()

Completed in 80 milliseconds