Home
last modified time | relevance | path

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

/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.h131 u8 sub_type; member
/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/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/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.h1293 u8 sub_type; member
/drivers/net/wireless/ath/ath6kl/
Dwmi.c345 __le16 sub_type; in ath6kl_wmi_dot11_hdr_remove() local
353 sub_type = pwh->frame_control & cpu_to_le16(IEEE80211_FCTL_STYPE); in ath6kl_wmi_dot11_hdr_remove()
358 if (sub_type == cpu_to_le16(IEEE80211_STYPE_QOS_DATA)) { in ath6kl_wmi_dot11_hdr_remove()
362 } else if (sub_type == cpu_to_le16(IEEE80211_STYPE_DATA)) in ath6kl_wmi_dot11_hdr_remove()
/drivers/staging/rtl8192u/ieee80211/
Dieee80211_rx.c1405 *info_element, int sub_type) in ieee80211_verify_qos_info() argument
1408 if (info_element->qui_subtype != sub_type) in ieee80211_verify_qos_info()
/drivers/staging/rtl8192e/
Drtllib_rx.c1508 *info_element, int sub_type) in rtllib_verify_qos_info() argument
1511 if (info_element->qui_subtype != sub_type) in rtllib_verify_qos_info()