Home
last modified time | relevance | path

Searched defs:capable (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/silabs/wfx/
H A Dhif_tx_mib.c153 int wfx_hif_set_mfp(struct wfx_vif *wvif, bool capable, bool required) in wfx_hif_set_mfp()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_client.c248 int capable = false; in i40e_vf_client_capable() local
/linux/tools/testing/vma/include/
H A Dstubs.h343 static inline bool capable(int cap) in capable() function
/linux/security/apparmor/
H A Dpolicy.c911 bool capable = policy_ns_capable(subj_cred, label, user_ns, aa_policy_admin_capable() local
/linux/drivers/net/ethernet/apple/
H A Dbmac.c431 unsigned int capable, ctrl; in bmac_init_phy() local
/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.h430 } capable; member
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c4907 static void tcpm_set_partner_usb_comm_capable(struct tcpm_port *port, bool capable) in tcpm_set_partner_usb_comm_capable()