Home
last modified time | relevance | path

Searched refs:sub_type (Results 1 – 13 of 13) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/
Dqp.c107 pfault.event_subtype = eqe->sub_type; in mlx5_eq_pagefault()
115 eqe->sub_type, pfault.flags); in mlx5_eq_pagefault()
117 switch (eqe->sub_type) { in mlx5_eq_pagefault()
159 eqe->sub_type, qpn); in mlx5_eq_pagefault()
Deq.c249 switch (eqe->sub_type) { in mlx5_eq_int()
258 dev->event(dev, port_subtype_event(eqe->sub_type), in mlx5_eq_int()
263 port, eqe->sub_type); in mlx5_eq_int()
/drivers/staging/nvec/
Dnvec_power.c75 u8 sub_type; member
98 if (res->sub_type == 0) { in nvec_power_notifier()
135 switch (res->sub_type) { in nvec_power_bat_notifier()
/drivers/net/ethernet/brocade/bna/
Dbfa_defs_cna.h130 u8 sub_type; member
/drivers/net/wireless/rsi/
Drsi_91x_mgmt.c1255 u8 sub_type = (msg[15] & 0xff); in rsi_handle_ta_confirm_type() local
1257 switch (sub_type) { in rsi_handle_ta_confirm_type()
/drivers/net/wireless/ipw2x00/
Dlibipw_rx.c932 *info_element, int sub_type) in libipw_verify_qos_info() argument
935 if (info_element->qui_subtype != sub_type) in libipw_verify_qos_info()
/drivers/firmware/efi/
Dvars.c63 node->sub_type == EFI_DEV_END_ENTIRE) in validate_device_path()
/drivers/scsi/csiostor/
Dcsio_lnode.c211 csio_fill_ct_iu(void *buf, uint8_t type, uint8_t sub_type, uint16_t op) in csio_fill_ct_iu() argument
216 cmd->ct_fs_subtype = sub_type; in csio_fill_ct_iu()
/drivers/scsi/bfa/
Dbfa_fcbuild.c1050 u8 sub_type) in fc_gs_ms_cthdr_build() argument
1055 cthdr->gs_sub_type = sub_type; in fc_gs_ms_cthdr_build()
Dbfa_defs_svc.h1348 u8 sub_type; member
/drivers/net/wireless/ath/ath6kl/
Dwmi.c395 __le16 sub_type; in ath6kl_wmi_dot11_hdr_remove() local
403 sub_type = pwh->frame_control & cpu_to_le16(IEEE80211_FCTL_STYPE); in ath6kl_wmi_dot11_hdr_remove()
408 if (sub_type == cpu_to_le16(IEEE80211_STYPE_QOS_DATA)) { in ath6kl_wmi_dot11_hdr_remove()
412 } else if (sub_type == cpu_to_le16(IEEE80211_STYPE_DATA)) { in ath6kl_wmi_dot11_hdr_remove()
/drivers/staging/rtl8192u/ieee80211/
Dieee80211_rx.c1381 *info_element, int sub_type) in ieee80211_verify_qos_info() argument
1384 if (info_element->qui_subtype != sub_type) in ieee80211_verify_qos_info()
/drivers/staging/rtl8192e/
Drtllib_rx.c1575 *info_element, int sub_type) in rtllib_verify_qos_info() argument
1578 if (info_element->qui_subtype != sub_type) in rtllib_verify_qos_info()