Searched refs:owe (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/net/wireless/quantenna/qtnfmac/ |
D | commands.h | 80 struct cfg80211_update_owe_info *owe);
|
D | commands.c | 2741 struct cfg80211_update_owe_info *owe) in qtnf_cmd_send_update_owe() argument 2747 if (sizeof(*cmd) + owe->ie_len > QTNF_MAX_CMD_BUF_SIZE) { in qtnf_cmd_send_update_owe() 2749 vif->mac->macid, vif->vifid, owe->ie_len); in qtnf_cmd_send_update_owe() 2760 ether_addr_copy(cmd->peer, owe->peer); in qtnf_cmd_send_update_owe() 2761 cmd->status = cpu_to_le16(owe->status); in qtnf_cmd_send_update_owe() 2762 if (owe->ie_len && owe->ie) in qtnf_cmd_send_update_owe() 2763 qtnf_cmd_skb_put_buffer(cmd_skb, owe->ie, owe->ie_len); in qtnf_cmd_send_update_owe()
|
/linux-6.12.1/Documentation/networking/device_drivers/cable/ |
D | sb1000.rst | 215 owe Franco a tremendous "Thank you!" Additional thanks goes to Carl Patten
|
/linux-6.12.1/Documentation/process/ |
D | management-style.rst | 231 future, but so that they know they owe you one. And, perhaps even more
|
/linux-6.12.1/Documentation/RCU/Design/Data-Structures/ |
D | Data-Structures.rst | 1150 I owe thanks to Cyrill Gorcunov, Mathieu Desnoyers, Dhaval Giani, Paul
|