Searched refs:sub_type (Results 1 – 13 of 13) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | qp.c | 107 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()
|
D | eq.c | 249 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/ |
D | nvec_power.c | 75 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/ |
D | bfa_defs_cna.h | 130 u8 sub_type; member
|
/drivers/net/wireless/rsi/ |
D | rsi_91x_mgmt.c | 1255 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/ |
D | libipw_rx.c | 932 *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/ |
D | vars.c | 63 node->sub_type == EFI_DEV_END_ENTIRE) in validate_device_path()
|
/drivers/scsi/csiostor/ |
D | csio_lnode.c | 211 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/ |
D | bfa_fcbuild.c | 1050 u8 sub_type) in fc_gs_ms_cthdr_build() argument 1055 cthdr->gs_sub_type = sub_type; in fc_gs_ms_cthdr_build()
|
D | bfa_defs_svc.h | 1348 u8 sub_type; member
|
/drivers/net/wireless/ath/ath6kl/ |
D | wmi.c | 395 __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/ |
D | ieee80211_rx.c | 1381 *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/ |
D | rtllib_rx.c | 1575 *info_element, int sub_type) in rtllib_verify_qos_info() argument 1578 if (info_element->qui_subtype != sub_type) in rtllib_verify_qos_info()
|