Searched refs:xmit_type (Results 1 - 12 of 12) sorted by relevance

/linux-master/net/netfilter/
H A Dnft_flow_offload.c36 route->tuple[dir].xmit_type = nft_xmit_type(dst_cache);
91 enum flow_offload_xmit_type xmit_type; member in struct:nft_forward_info
153 info->xmit_type = FLOW_OFFLOAD_XMIT_DIRECT;
167 info->xmit_type = FLOW_OFFLOAD_XMIT_DIRECT;
212 if (info.xmit_type == FLOW_OFFLOAD_XMIT_DIRECT) {
217 route->tuple[dir].xmit_type = info.xmit_type;
265 if (route->tuple[dir].xmit_type == FLOW_OFFLOAD_XMIT_NEIGH &&
266 route->tuple[!dir].xmit_type == FLOW_OFFLOAD_XMIT_NEIGH) {
H A Dnf_flow_table_core.c127 switch (route->tuple[dir].xmit_type) {
146 flow_tuple->xmit_type = route->tuple[dir].xmit_type;
154 if (flow->tuplehash[dir].tuple.xmit_type == FLOW_OFFLOAD_XMIT_NEIGH ||
155 flow->tuplehash[dir].tuple.xmit_type == FLOW_OFFLOAD_XMIT_XFRM)
H A Dnf_flow_table_ip.c259 if (tuple->xmit_type != FLOW_OFFLOAD_XMIT_NEIGH &&
260 tuple->xmit_type != FLOW_OFFLOAD_XMIT_XFRM)
436 if (unlikely(tuplehash->tuple.xmit_type == FLOW_OFFLOAD_XMIT_XFRM)) {
447 switch (tuplehash->tuple.xmit_type) {
731 if (unlikely(tuplehash->tuple.xmit_type == FLOW_OFFLOAD_XMIT_XFRM)) {
742 switch (tuplehash->tuple.xmit_type) {
H A Dnf_flow_table_offload.c112 if (tuple->xmit_type == FLOW_OFFLOAD_XMIT_TC)
238 switch (this_tuple->xmit_type) {
288 switch (this_tuple->xmit_type) {
555 switch (this_tuple->xmit_type) {
586 if (this_tuple->xmit_type == FLOW_OFFLOAD_XMIT_DIRECT)
611 if (other_tuple->xmit_type == FLOW_OFFLOAD_XMIT_DIRECT)
757 if (other_tuple->xmit_type == FLOW_OFFLOAD_XMIT_NEIGH)
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c3420 u32 xmit_type)
3425 if (xmit_type & XMIT_GSO_ENC)
3429 if (xmit_type & XMIT_GSO) {
3439 if (xmit_type & XMIT_GSO_ENC)
3488 (xmit_type & XMIT_GSO) ? "LSO" : "non-LSO",
3500 * @xmit_type: xmit flags
3504 u32 xmit_type)
3510 if (xmit_type & XMIT_GSO_V4) {
3533 * @xmit_type: xmit flags
3538 u32 *parsing_data, u32 xmit_type)
3419 bnx2x_pkt_req_lin(struct bnx2x *bp, struct sk_buff *skb, u32 xmit_type) argument
3502 bnx2x_set_pbd_gso(struct sk_buff *skb, struct eth_tx_parse_bd_e1x *pbd, u32 xmit_type) argument
3537 bnx2x_set_pbd_csum_enc(struct bnx2x *bp, struct sk_buff *skb, u32 *parsing_data, u32 xmit_type) argument
3569 bnx2x_set_pbd_csum_e2(struct bnx2x *bp, struct sk_buff *skb, u32 *parsing_data, u32 xmit_type) argument
3591 bnx2x_set_sbd_csum(struct bnx2x *bp, struct sk_buff *skb, struct eth_tx_start_bd *tx_start_bd, u32 xmit_type) argument
3612 bnx2x_set_pbd_csum(struct bnx2x *bp, struct sk_buff *skb, struct eth_tx_parse_bd_e1x *pbd, u32 xmit_type) argument
3659 bnx2x_update_pbds_gso_enc(struct sk_buff *skb, struct eth_tx_parse_bd_e2 *pbd_e2, struct eth_tx_parse_2nd_bd *pbd2, u16 *global_data, u32 xmit_type) argument
3730 bnx2x_set_ipv6_ext_e2(struct sk_buff *skb, u32 *parsing_data, u32 xmit_type) argument
3767 u32 xmit_type = bnx2x_xmit_type(bp, skb); local
[all...]
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_fp.c270 static bool qede_pkt_req_lin(struct sk_buff *skb, u8 xmit_type) argument
274 if (xmit_type & XMIT_LSO) {
277 hlen = qede_get_skb_hlen(skb, xmit_type & XMIT_ENC);
1491 u8 xmit_type; local
1504 xmit_type = qede_xmit_type(skb, &ipv6_ext);
1507 if (qede_pkt_req_lin(skb, xmit_type)) {
1544 if (unlikely((xmit_type & XMIT_LSO) | ipv6_ext)) {
1566 if (xmit_type & XMIT_L4_CSUM) {
1573 if (xmit_type & XMIT_ENC) {
1595 if (xmit_type
[all...]
/linux-master/include/net/netfilter/
H A Dnf_flow_table.h137 xmit_type:3, member in struct:flow_offload_tuple
217 enum flow_offload_xmit_type xmit_type; member in struct:nf_flow_route::__anon65
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_target.c2778 struct qla_tgt_prm *prm, int xmit_type, uint8_t scsi_status,
2799 if ((xmit_type & QLA_TGT_XMIT_DATA) && qlt_has_data(cmd)) {
2823 if (xmit_type & QLA_TGT_XMIT_STATUS) {
3252 * Callback to setup response of xmit_type of QLA_TGT_XMIT_DATA and *
3255 int qlt_xmit_response(struct qla_tgt_cmd *cmd, int xmit_type, argument
3274 (xmit_type & QLA_TGT_XMIT_STATUS) ?
3278 res = qlt_pre_xmit_response(cmd, &prm, xmit_type, scsi_status,
3286 if (xmit_type == QLA_TGT_XMIT_STATUS)
3310 if (cmd->se_cmd.prot_op && (xmit_type & QLA_TGT_XMIT_DATA))
3321 if (qlt_has_data(cmd) && (xmit_type
2777 qlt_pre_xmit_response(struct qla_tgt_cmd *cmd, struct qla_tgt_prm *prm, int xmit_type, uint8_t scsi_status, uint32_t *full_req_cnt) argument
[all...]
H A Dtcm_qla2xxx.c685 int xmit_type = QLA_TGT_XMIT_STATUS; local
724 return qlt_xmit_response(cmd, xmit_type, se_cmd->scsi_status);
/linux-master/net/tipc/
H A Dcrypto.c1650 TIPC_SKB_CB(skb)->xmit_type = type;
1706 if (TIPC_SKB_CB(*skb)->xmit_type == SKB_PROBING) {
1721 if (TIPC_SKB_CB(*skb)->xmit_type == SKB_GRACING) {
H A Dmsg.h134 u8 xmit_type:2; member in struct:tipc_skb_cb::__anon4642::__anon4643
/linux-master/net/sched/
H A Dact_ct.c397 entry->tuplehash[dir].tuple.xmit_type = FLOW_OFFLOAD_XMIT_TC;

Completed in 381 milliseconds