/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlge/ |
H A D | qlge_gld.c | 933 uint32_t lso_max; in ql_m_getcapab() local 939 lso_max = page_size * (QL_MAX_TX_DMA_HANDLES-1); in ql_m_getcapab() 940 cap_lso->lso_basic_tcp_ipv4.lso_max = in ql_m_getcapab() 941 min(lso_max, QL_LSO_MAX); in ql_m_getcapab()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | dld.h | 437 uint_t lso_max; /* maximum payload */ member
|
H A D | mac_provider.h | 119 t_uscalar_t lso_max; /* maximum payload */ member
|
/titanic_50/usr/src/uts/common/io/aggr/ |
H A D | aggr_grp.c | 2542 grp->lg_cap_lso.lso_basic_tcp_ipv4.lso_max = (t_uscalar_t)-1; in aggr_grp_capab_set() 2559 if (grp->lg_cap_lso.lso_basic_tcp_ipv4.lso_max > in aggr_grp_capab_set() 2560 cap_lso.lso_basic_tcp_ipv4.lso_max) in aggr_grp_capab_set() 2561 grp->lg_cap_lso.lso_basic_tcp_ipv4.lso_max = in aggr_grp_capab_set() 2562 cap_lso.lso_basic_tcp_ipv4.lso_max; in aggr_grp_capab_set() 2603 if (grp->lg_cap_lso.lso_basic_tcp_ipv4.lso_max > in aggr_grp_capab_check() 2604 cap_lso.lso_basic_tcp_ipv4.lso_max) in aggr_grp_capab_check()
|
/titanic_50/usr/src/uts/common/io/dld/ |
H A D | dld_proto.c | 1484 lso->lso_max = mac_lso.lso_basic_tcp_ipv4.lso_max; in dld_capab_lso() 1490 dsp->ds_lso_max = lso->lso_max; in dld_capab_lso()
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/oce/ |
H A D | oce_gld.c | 334 mcap_lso->lso_basic_tcp_ipv4.lso_max = OCE_LSO_MAX_SIZE; in oce_m_getcap()
|
/titanic_50/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_main.c | 585 cap_lso->lso_basic_tcp_ipv4.lso_max = caps->cp_lso_maxlen - 1; in eib_m_getcapab()
|
/titanic_50/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_gld.c | 253 cap_lso->lso_basic_tcp_ipv4.lso_max = IXGBE_LSO_MAXLEN; in ixgbe_m_getcapab()
|
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_mac.c | 475 d->lso_basic_tcp_ipv4.lso_max = 65535; in t4_mc_getcapab()
|
/titanic_50/usr/src/uts/common/io/i40e/ |
H A D | i40e_gld.c | 737 cap_lso->lso_basic_tcp_ipv4.lso_max = I40E_LSO_MAXLEN; in i40e_m_getcapab()
|
/titanic_50/usr/src/uts/common/io/vioif/ |
H A D | vioif.c | 1442 cap_lso->lso_basic_tcp_ipv4.lso_max = MAX_MTU; in vioif_getcapab()
|
/titanic_50/usr/src/uts/common/io/igb/ |
H A D | igb_gld.c | 969 cap_lso->lso_basic_tcp_ipv4.lso_max = IGB_LSO_MAXLEN; in igb_m_getcapab()
|
/titanic_50/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_gld.c | 1793 pCapLSO->lso_basic_tcp_ipv4.lso_max = BNXE_LSO_MAXLEN; in BnxeMacGetCapability()
|
/titanic_50/usr/src/uts/common/io/xge/drv/ |
H A D | xgell.c | 2457 cap_lso->lso_basic_tcp_ipv4.lso_max = XGELL_LSO_MAXLEN; in xgell_m_getcapab()
|
/titanic_50/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_main.c | 3271 cap_lso->lso_basic_tcp_ipv4.lso_max = in e1000g_m_getcapab()
|
/titanic_50/usr/src/uts/common/io/nxge/ |
H A D | nxge_main.c | 4406 cap_lso->lso_basic_tcp_ipv4.lso_max = in nxge_m_getcapab()
|
/titanic_50/usr/src/uts/common/io/myri10ge/drv/ |
H A D | myri10ge.c | 5231 cap_lso->lso_basic_tcp_ipv4.lso_max = (uint16_t)-1; in myri10ge_m_getcapab()
|
/titanic_50/usr/src/uts/common/io/ib/clients/ibd/ |
H A D | ibd.c | 4548 cap_lso->lso_basic_tcp_ipv4.lso_max = state->id_lso_maxlen - 1; in ibd_m_getcapab()
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | ip_if.c | 2100 ill->ill_lso_capab->ill_lso_max = lso.lso_max; in ill_capability_lso_enable()
|