Searched refs:txflags (Results 1 – 11 of 11) sorted by relevance
744 uint32_t *txflags = cap_data; in bnx_m_getcapab() local746 *txflags = 0; in bnx_m_getcapab()750 *txflags |= HCKSUM_IPHDRCKSUM; in bnx_m_getcapab()756 *txflags |= HCKSUM_INET_FULL_V4; in bnx_m_getcapab()
744 uint32_t *txflags = cap_data; in i40e_m_getcapab() local746 *txflags = 0; in i40e_m_getcapab()748 *txflags = HCKSUM_INET_PARTIAL | HCKSUM_IPHDRCKSUM; in i40e_m_getcapab()
489 uint32_t *txflags = cap_data; in softmac_m_getcapab() local491 *txflags = softmac->smac_hcksum_txflags; in softmac_m_getcapab()
1030 uint32_t *txflags = arg; in vmxnet3_getcapab() local1031 *txflags = HCKSUM_INET_PARTIAL; in vmxnet3_getcapab()
2503 uint32_t *txflags = cap_data; in ntxn_m_getcapab() local2505 *txflags = (HCKSUM_ENABLE | in ntxn_m_getcapab()
3062 uint32_t *txflags = cap_data; in hxge_m_getcapab() local3064 *txflags = HCKSUM_INET_PARTIAL; in hxge_m_getcapab()
1783 uint32_t *txflags = cap_data; local1785 *txflags = HCKSUM_INET_FULL_V4 | HCKSUM_IPHDRCKSUM;
2050 uint32_t *txflags = cap_data; local
3292 uint32_t *txflags = cap_data; in e1000g_m_getcapab() local3295 *txflags = HCKSUM_IPHDRCKSUM | in e1000g_m_getcapab()
4354 uint32_t *txflags = cap_data; in nxge_m_getcapab() local4361 *txflags = HCKSUM_INET_PARTIAL; in nxge_m_getcapab()
4512 uint32_t *txflags = cap_data; in ibd_m_getcapab() local4518 *txflags = HCK_FULLCKSUM | HCKSUM_INET_FULL_V4; in ibd_m_getcapab()