Searched defs:sqn (Results  1 – 13 of 13) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ | 
| D | transobj.c | 116 int mlx5_core_create_sq(struct mlx5_core_dev *dev, u32 *in, int inlen, u32 *sqn)  in mlx5_core_create_sq()129 int mlx5_core_modify_sq(struct mlx5_core_dev *dev, u32 sqn, u32 *in, int inlen)  in mlx5_core_modify_sq()
 139 void mlx5_core_destroy_sq(struct mlx5_core_dev *dev, u32 sqn)  in mlx5_core_destroy_sq()
 149 int mlx5_core_query_sq(struct mlx5_core_dev *dev, u32 sqn, u32 *out)  in mlx5_core_query_sq()
 160 int mlx5_core_query_sq_state(struct mlx5_core_dev *dev, u32 sqn, u8 *state)  in mlx5_core_query_sq_state()
 325 				  struct mlx5_hairpin_params *params, u32 *sqn)  in mlx5_hairpin_create_sq()
 403 static int mlx5_hairpin_modify_sq(struct mlx5_core_dev *peer_mdev, u32 sqn,  in mlx5_hairpin_modify_sq()
 
 | 
| D | qp.c | 639 static void destroy_sq_tracked(struct mlx5_core_dev *dev, u32 sqn, u16 uid)  in destroy_sq_tracked()654 	u32 sqn;  in mlx5_core_create_sq_tracked()  local
 
 | 
| D | en.h | 407 	u32                        sqn;  member531 	u32                        sqn;  member
 559 	u32                        sqn;  member
 
 | 
| D | en_main.c | 1186 			   u32 *sqn)  in mlx5e_create_sq()1230 int mlx5e_modify_sq(struct mlx5_core_dev *mdev, u32 sqn,  in mlx5e_modify_sq()
 1259 static void mlx5e_destroy_sq(struct mlx5_core_dev *mdev, u32 sqn)  in mlx5e_destroy_sq()
 1267 			       u32 *sqn)  in mlx5e_create_sq_rdy()
 
 | 
| D | eswitch_offloads.c | 549 				    u32 sqn)  in mlx5_eswitch_add_send_to_vport_rule()
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/ | 
| D | txrx.h | 50 mlx5e_post_nop(struct mlx5_wq_cyc *wq, u32 sqn, u16 *pc)  in mlx5e_post_nop()67 mlx5e_post_nop_fence(struct mlx5_wq_cyc *wq, u32 sqn, u16 *pc)  in mlx5e_post_nop_fence()
 
 | 
| D | health.c | 130 int mlx5e_health_sq_to_ready(struct mlx5e_channel *channel, u32 sqn)  in mlx5e_health_sq_to_ready()
 | 
| /Linux-v5.4/include/linux/mlx5/ | 
| D | transobj.h | 84 	u32 *sqn;  member
 | 
| D | mlx5_ifc.h | 4451 	u8         sqn[0x18];  member5949 	u8         sqn[0x18];  member
 6671 	u8         sqn[0x18];  member
 7336 	u8         sqn[0x18];  member
 
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ | 
| D | ktls_tx.c | 52 build_static_params(struct mlx5e_umr_wqe *wqe, u16 pc, u32 sqn,  in build_static_params()86 build_progress_params(struct mlx5e_tx_wqe *wqe, u16 pc, u32 sqn,  in build_progress_params()
 
 | 
| /Linux-v5.4/include/uapi/rdma/ | 
| D | mlx5-abi.h | 373 	__u32	sqn;  member
 | 
| /Linux-v5.4/drivers/scsi/bnx2i/ | 
| D | bnx2i.h | 542 	u16 sqn[BNX2X_MAX_CQS];  member
 | 
| /Linux-v5.4/drivers/net/ethernet/broadcom/ | 
| D | cnic_defs.h | 3732 	u16 sqn[8];  member
 |