Home
last modified time | relevance | path

Searched defs:q_type (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/dev/tws/
H A Dtws_services.c214 u_int8_t q_type ) in tws_insert2_empty_q()
226 u_int8_t q_type ) in tws_q_insert_head()
244 u_int8_t q_type ) in tws_q_insert_tail()
261 tws_q_remove_head(struct tws_softc *sc, u_int8_t q_type ) in tws_q_remove_head()
284 tws_q_remove_tail(struct tws_softc *sc, u_int8_t q_type ) in tws_q_remove_tail()
309 u_int8_t q_type ) in tws_q_remove_request()
/freebsd/sys/dev/ice/
H A Dice_controlq.c611 ice_init_ctrlq(struct ice_hw * hw,enum ice_ctl_q q_type) ice_init_ctrlq() argument
668 ice_shutdown_ctrlq(struct ice_hw * hw,enum ice_ctl_q q_type,bool unloading) ice_shutdown_ctrlq() argument
H A Dice_lib.c2235 ice_process_ctrlq(struct ice_softc * sc,enum ice_ctl_q q_type,u16 * pending) ice_process_ctrlq() argument
/freebsd/sys/dev/mana/
H A Dgdma_main.c414 enum gdma_queue_type q_type, uint32_t qid, in mana_gd_ring_doorbell()
1246 enum gdma_queue_type q_type, in mana_gd_write_client_oob()
H A Dhw_channel.c532 enum gdma_queue_type q_type, uint16_t q_depth, in mana_hwc_create_wq()
/freebsd/sys/dev/irdma/
H A Dirdma_puda.h63 u8 q_type; member
H A Dirdma_user.h378 u8 q_type; member
/freebsd/contrib/opencsd/decoder/include/opencsd/etmv4/
H A Dtrc_pkt_types_etmv4.h273 uint32_t q_type:4; member
/freebsd/contrib/ofed/libirdma/
H A Dirdma_user.h282 u8 q_type; member
/freebsd/sys/dev/bxe/
H A Dbxe.c9592 unsigned long q_type = 0; in bxe_init_eth_fp() local