Searched defs:sqn (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/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() 426 struct mlx5_hairpin_params *params, u32 *sqn) in mlx5_hairpin_create_sq() 504 static int mlx5_hairpin_modify_sq(struct mlx5_core_dev *peer_mdev, u32 sqn, in mlx5_hairpin_modify_sq()
|
D | en.h | 380 u32 sqn; member 430 u32 sqn; member 458 u32 sqn; member 848 struct mlx5e_tx_wqe *mlx5e_post_nop(struct mlx5_wq_cyc *wq, u32 sqn, u16 *pc) in mlx5e_post_nop()
|
D | qp.c | 570 u32 sqn; in mlx5_core_create_sq_tracked() local
|
D | en_main.c | 1181 u32 *sqn) in mlx5e_create_sq() 1232 static int mlx5e_modify_sq(struct mlx5_core_dev *mdev, u32 sqn, in mlx5e_modify_sq() 1261 static void mlx5e_destroy_sq(struct mlx5_core_dev *mdev, u32 sqn) in mlx5e_destroy_sq() 1269 u32 *sqn) in mlx5e_create_sq_rdy()
|
D | eswitch_offloads.c | 400 mlx5_eswitch_add_send_to_vport_rule(struct mlx5_eswitch *esw, int vport, u32 sqn) in mlx5_eswitch_add_send_to_vport_rule()
|
/Linux-v4.19/include/linux/mlx5/ |
D | transobj.h | 92 u32 *sqn; member
|
D | mlx5_ifc.h | 3973 u8 sqn[0x18]; member 5373 u8 sqn[0x18]; member 6087 u8 sqn[0x18]; member 6747 u8 sqn[0x18]; member
|
/Linux-v4.19/drivers/scsi/bnx2i/ |
D | bnx2i.h | 542 u16 sqn[BNX2X_MAX_CQS]; member
|
/Linux-v4.19/drivers/net/ethernet/broadcom/ |
D | cnic_defs.h | 3732 u16 sqn[8]; member
|