Home
last modified time | relevance | path

Searched full:mtup (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c377 struct mtutab *mtup; in cxgb_offload_ctl() local
412 mtup = data; in cxgb_offload_ctl()
413 mtup->size = NMTUS; in cxgb_offload_ctl()
414 mtup->mtus = adapter->params.mtus; in cxgb_offload_ctl()
/linux/include/net/
H A Dinet_connection_sock.h133 /* Is the MTUP feature enabled for this connection? */
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c8780 * @mtup: value return pointer for mtu
8787 unsigned int *speedp, unsigned int *mtup) in t4_get_link_params() argument
8830 if (mtup) in t4_get_link_params()
8831 *mtup = mtu; in t4_get_link_params()