Home
last modified time | relevance | path

Searched refs:DEFINE_FLEX (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Doverflow.h440 #define DEFINE_FLEX(TYPE, NAME, MEMBER, COUNTER, COUNT) \ macro
/linux/lib/
H A Doverflow_kunit.c1197 DEFINE_FLEX(struct foo, eight, array, counter, 8); in DEFINE_FLEX_test()
1198 DEFINE_FLEX(struct foo, empty, array, counter, 0); in DEFINE_FLEX_test()
/linux/net/bluetooth/
H A Dhci_sync.c1342 DEFINE_FLEX(struct hci_cp_le_set_ext_scan_rsp_data, pdu, data, length, in hci_set_ext_scan_rsp_data_sync()
1514 DEFINE_FLEX(struct hci_cp_le_set_per_adv_data, pdu, data, length, in hci_set_per_adv_data_sync()
1826 DEFINE_FLEX(struct hci_cp_le_set_ext_adv_data, pdu, data, length, in hci_set_ext_adv_data_sync()
6532 DEFINE_FLEX(struct hci_cp_le_create_cis, cmd, cis, num_cis, 0x1f); in hci_le_create_cis_sync()
H A Dhci_conn.c1761 DEFINE_FLEX(struct hci_cp_le_set_cig_params, pdu, cis, num_cis, 0x1f); in set_cig_params_sync()
2193 DEFINE_FLEX(struct hci_cp_le_big_create_sync, pdu, bis, num_bis, 0x11); in big_create_sync()
/linux/drivers/net/wireless/ath/wil6210/
H A Dwmi.c4023 DEFINE_FLEX(struct wmi_set_link_monitor_cmd, cmd, in wmi_set_cqm_rssi_config()