Searched refs:iwm_node (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/sys/dev/pci/ |
| H A D | if_iwm.c | 307 static void iwm_protect_session(struct iwm_softc *, struct iwm_node *, 369 static void iwm_rx_tx_cmd_single(struct iwm_softc *, struct iwm_rx_packet *, struct iwm_node *); 372 static int iwm_binding_cmd(struct iwm_softc *, struct iwm_node *, 375 static int iwm_binding_update(struct iwm_softc *, struct iwm_node *, int); 376 static int iwm_binding_add_vif(struct iwm_softc *, struct iwm_node *); 399 iwm_tx_fill_cmd(struct iwm_softc *, struct iwm_node *, 412 struct iwm_node *, struct iwm_beacon_filter_cmd *); 413 static int iwm_update_beacon_abort(struct iwm_softc *, struct iwm_node *, 415 static void iwm_power_build_cmd(struct iwm_softc *, struct iwm_node *, 418 struct iwm_node *); [all...] |
| H A D | if_iwmvar.h | 262 struct iwm_node *in; 519 struct iwm_node { struct
|