Home
last modified time | relevance | path

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

/freebsd-src/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-src/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.c2253 ice_process_ctrlq(struct ice_softc * sc,enum ice_ctl_q q_type,u16 * pending) ice_process_ctrlq() argument
/freebsd-src/sys/dev/mana/
H A Dgdma_main.c414 enum gdma_queue_type q_type, uint32_t qid, in mana_gd_ring_doorbell() argument
1258 mana_gd_write_client_oob(const struct gdma_wqe_request * wqe_req,enum gdma_queue_type q_type,uint32_t client_oob_size,uint32_t sgl_data_size,uint8_t * wqe_ptr) mana_gd_write_client_oob() argument
H A Dhw_channel.c540 mana_hwc_create_wq(struct hw_channel_context * hwc,enum gdma_queue_type q_type,uint16_t q_depth,uint32_t max_msg_size,struct hwc_cq * hwc_cq,struct hwc_wq ** hwc_wq_ptr) mana_hwc_create_wq() argument
/freebsd-src/sys/dev/irdma/
H A Dirdma_puda.h63 u8 q_type; member
H A Dirdma_user.h378 u8 q_type; member
/freebsd-src/contrib/opencsd/decoder/include/opencsd/etmv4/
H A Dtrc_pkt_types_etmv4.h273 uint32_t q_type:4; member
/freebsd-src/contrib/ofed/libirdma/
H A Dirdma_user.h282 u8 q_type; member
/freebsd-src/sys/dev/bxe/
H A Dbxe.c9592 unsigned long q_type = 0; in bxe_init_eth_fp() local