Searched refs:sub_type (Results 1 - 16 of 16) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
H A Dqp.c107 pfault.event_subtype = eqe->sub_type; mlx5_eq_pagefault()
115 eqe->sub_type, pfault.flags); mlx5_eq_pagefault()
117 switch (eqe->sub_type) { mlx5_eq_pagefault()
159 eqe->sub_type, qpn); mlx5_eq_pagefault()
H A Deq.c249 switch (eqe->sub_type) { mlx5_eq_int()
258 dev->event(dev, port_subtype_event(eqe->sub_type), mlx5_eq_int()
262 mlx5_core_warn(dev, "Port event with unrecognized subtype: port %d, sub_type %d\n", mlx5_eq_int()
263 port, eqe->sub_type); mlx5_eq_int()
/linux-4.4.14/drivers/staging/nvec/
H A Dnvec_power.c75 u8 sub_type; member in struct:bat_response
98 if (res->sub_type == 0) { nvec_power_notifier()
135 switch (res->sub_type) { nvec_power_bat_notifier()
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
H A Dbfa_defs_cna.h130 u8 sub_type; member in struct:bfa_cee_lldp_str
/linux-4.4.14/drivers/scsi/bfa/
H A Dbfa_fcbuild.c1050 u8 sub_type) fc_gs_ms_cthdr_build()
1055 cthdr->gs_sub_type = sub_type; fc_gs_ms_cthdr_build()
1049 fc_gs_ms_cthdr_build(struct ct_hdr_s *cthdr, u32 s_id, u16 cmd_code, u8 sub_type) fc_gs_ms_cthdr_build() argument
H A Dbfa_defs_svc.h1348 u8 sub_type; member in struct:bfa_cee_lldp_str_s
/linux-4.4.14/drivers/net/wireless/rsi/
H A Drsi_91x_mgmt.c1255 u8 sub_type = (msg[15] & 0xff); rsi_handle_ta_confirm_type() local
1257 switch (sub_type) { rsi_handle_ta_confirm_type()
/linux-4.4.14/arch/ia64/kernel/
H A Defi.c950 hdr->sub_type == EFI_DEV_MSG_UART) efi_uart_console_only()
956 if (hdr->sub_type == EFI_DEV_END_ENTIRE) efi_uart_console_only()
/linux-4.4.14/include/linux/mlx5/
H A Ddevice.h552 u8 sub_type; member in struct:mlx5_eqe
/linux-4.4.14/drivers/net/wireless/ipw2x00/
H A Dlibipw_rx.c932 *info_element, int sub_type) libipw_verify_qos_info()
935 if (info_element->qui_subtype != sub_type) libipw_verify_qos_info()
931 libipw_verify_qos_info(struct libipw_qos_information_element *info_element, int sub_type) libipw_verify_qos_info() argument
/linux-4.4.14/drivers/scsi/csiostor/
H A Dcsio_lnode.c211 csio_fill_ct_iu(void *buf, uint8_t type, uint8_t sub_type, uint16_t op) csio_fill_ct_iu() argument
216 cmd->ct_fs_subtype = sub_type; csio_fill_ct_iu()
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c395 __le16 sub_type; ath6kl_wmi_dot11_hdr_remove() local
403 sub_type = pwh->frame_control & cpu_to_le16(IEEE80211_FCTL_STYPE); ath6kl_wmi_dot11_hdr_remove()
408 if (sub_type == cpu_to_le16(IEEE80211_STYPE_QOS_DATA)) { ath6kl_wmi_dot11_hdr_remove()
412 } else if (sub_type == cpu_to_le16(IEEE80211_STYPE_DATA)) { ath6kl_wmi_dot11_hdr_remove()
/linux-4.4.14/include/linux/
H A Defi.h1073 u8 sub_type; efi_reboot() member in struct:efi_generic_dev_path
/linux-4.4.14/drivers/firmware/efi/
H A Dvars.c63 node->sub_type == EFI_DEV_END_ENTIRE) validate_device_path()
/linux-4.4.14/drivers/staging/rtl8192e/
H A Drtllib_rx.c1575 *info_element, int sub_type) rtllib_verify_qos_info()
1578 if (info_element->qui_subtype != sub_type) rtllib_verify_qos_info()
1574 rtllib_verify_qos_info(struct rtllib_qos_information_element *info_element, int sub_type) rtllib_verify_qos_info() argument
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c1381 *info_element, int sub_type) ieee80211_verify_qos_info()
1384 if (info_element->qui_subtype != sub_type) ieee80211_verify_qos_info()
1380 ieee80211_verify_qos_info(struct ieee80211_qos_information_element *info_element, int sub_type) ieee80211_verify_qos_info() argument

Completed in 747 milliseconds