Home
last modified time | relevance | path

Searched defs:trust (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/media/radio/
Dradio-trust.c51 struct trust { struct
58 struct trust *tr = kzalloc(sizeof(*tr), GFP_KERNEL); in trust_alloc() argument
/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.c977 bool trust = bnxt_is_trusted_vf(bp, vf); in bnxt_vf_configure_mac() local
/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_sriov.c4883 static int qed_set_vf_trust(struct qed_dev *cdev, int vfid, bool trust) in qed_set_vf_trust()