Home
last modified time | relevance | path

Searched refs:pdu_type (Results 1 – 3 of 3) sorted by relevance

/linux/net/llc/
A Dllc_pdu.c23 llc_pdu_un_hdr(skb)->ssap |= pdu_type; in llc_pdu_set_cmd_rsp()
37 u8 pdu_type; in llc_pdu_set_pf_bit() local
40 llc_pdu_decode_pdu_type(skb, &pdu_type); in llc_pdu_set_pf_bit()
43 switch (pdu_type) { in llc_pdu_set_pf_bit()
65 u8 pdu_type; in llc_pdu_decode_pf_bit() local
71 switch (pdu_type) { in llc_pdu_decode_pf_bit()
352 u8 pdu_type; in llc_pdu_get_pf_bit() local
357 pdu_type = LLC_PDU_TYPE_U; in llc_pdu_get_pf_bit()
359 pdu_type = LLC_PDU_TYPE_S; in llc_pdu_get_pf_bit()
361 pdu_type = LLC_PDU_TYPE_I; in llc_pdu_get_pf_bit()
[all …]
/linux/drivers/net/ethernet/intel/ice/
A Dice_fdir.h136 u8 pdu_type:4, member
/linux/drivers/scsi/cxgbi/cxgb4i/
A Dcxgb4i.c684 u32 pdu_type = (info->op == ISCSI_OP_SCSI_CMD) ? 0 : 1; in cxgb4i_make_tx_iso_cpl() local
694 CPL_TX_DATA_ISO_SCSI_V(pdu_type)); in cxgb4i_make_tx_iso_cpl()

Completed in 12 milliseconds