Home
last modified time | relevance | path

Searched refs:last_channel (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_dfsssp.c793 cdg_node_t *channel_head = NULL, *channel = NULL, *last_channel = NULL; in update_channel_dep_graph() local
803 last_channel = channel_head; in update_channel_dep_graph()
838 linklist = last_channel->linklist; in update_channel_dep_graph()
863 last_channel->linklist = in update_channel_dep_graph()
865 if (!last_channel->linklist) in update_channel_dep_graph()
867 last_channel->linklist->node = channel; in update_channel_dep_graph()
868 last_channel->linklist->num_pairs = 0; in update_channel_dep_graph()
869 last_channel->linklist->srcdest_pairs = NULL; in update_channel_dep_graph()
870 set_next_srcdest_pair(last_channel->linklist, in update_channel_dep_graph()
872 last_channel->linklist->next = NULL; in update_channel_dep_graph()
[all …]
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dscan.h410 * @last_channel: last channel that was scanned
419 u8 last_channel;
1255 * @last_channel: last channel that was scanned
1265 u8 last_channel;
413 u8 last_channel; global() member
1256 u8 last_channel; global() member
/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h5698 * @last_channel: last channel that was scanned
5707 uint8_t last_channel;
6121 * @last_channel: last channel that was scanned
6131 uint8_t last_channel;
5703 uint8_t last_channel; global() member
6127 uint8_t last_channel; global() member