Searched refs:payload_type (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlxfw/ |
| H A D | mlxfw_mfa2_tlv.h | 28 const struct mlxfw_mfa2_tlv *tlv, u8 payload_type, in mlxfw_mfa2_tlv_payload_get() argument 37 if (tlv->type != payload_type) in mlxfw_mfa2_tlv_payload_get() 47 #define MLXFW_MFA2_TLV(name, payload_type, tlv_type) \ argument 48 static inline const payload_type * \ 53 tlv_type, sizeof(payload_type), \ 57 #define MLXFW_MFA2_TLV_VARSIZE(name, payload_type, tlv_type) \ argument 58 static inline const payload_type * \ 63 tlv_type, sizeof(payload_type), \
|
| /linux/drivers/media/platform/qcom/iris/ |
| H A D | iris_hfi_gen2_command.c | 152 u32 plane, u32 payload_type, void *payload, in iris_hfi_gen2_session_set_property() argument 161 payload_type, in iris_hfi_gen2_session_set_property() 188 enum hfi_packet_payload_info payload_type; in iris_hfi_gen2_set_bitstream_resolution() local 195 payload_type = HFI_PAYLOAD_U32; in iris_hfi_gen2_set_bitstream_resolution() 201 payload_type = HFI_PAYLOAD_32_PACKED; in iris_hfi_gen2_set_bitstream_resolution() 208 payload_type, in iris_hfi_gen2_set_bitstream_resolution() 727 u32 cmd, u32 plane, u32 payload_type, in iris_hfi_gen2_session_subscribe_mode() argument 738 payload_type, in iris_hfi_gen2_session_subscribe_mode() 750 u32 prop_type, payload_size, payload_type; in iris_hfi_gen2_subscribe_change_param() local 811 payload_type = 0; in iris_hfi_gen2_subscribe_change_param() [all …]
|
| /linux/net/nfc/ |
| H A D | rawsock.c | 360 u8 payload_type, u8 direction) in nfc_send_to_raw_sock() argument 379 data[1] |= (payload_type << 1); in nfc_send_to_raw_sock()
|
| /linux/include/net/nfc/ |
| H A D | nfc.h | 301 u8 payload_type, u8 direction);
|
| /linux/net/mpls/ |
| H A D | af_mpls.c | 281 enum mpls_payload_type payload_type; in mpls_egress() 297 payload_type = rt->rt_payload_type; in mpls_egress() 298 if (payload_type == MPT_UNSPEC) in mpls_egress() 299 payload_type = ip_hdr(skb)->version; in mpls_egress() 301 switch (payload_type) { in mpls_egress() 273 enum mpls_payload_type payload_type; mpls_egress() local
|
| /linux/net/mac80211/ |
| H A D | tdls.c | 804 tf->payload_type = WLAN_TDLS_SNAP_RFTYPE; in ieee80211_prep_tdls_encap_data() 1539 * The SKB network header will now point to the "payload_type" in ieee80211_tdls_find_sw_timing_ie() 1543 struct ieee80211_tdls_data, payload_type); in ieee80211_tdls_find_sw_timing_ie()
|
| H A D | rx.c | 3299 tf->payload_type == WLAN_TDLS_SNAP_RFTYPE && in ieee80211_rx_h_data()
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | tdls.c | 481 tf->payload_type = WLAN_TDLS_SNAP_RFTYPE; in mwifiex_prep_tdls_encap_data()
|
| /linux/sound/soc/qcom/qdsp6/ |
| H A D | audioreach.c | 894 * payload_type: in audioreach_set_compr_media_format() 898 opus_cfg->payload_type = 1; in audioreach_set_compr_media_format()
|