Searched defs:sqn (Results 1 – 15 of 15) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | transobj.c | 110 int mlx5_core_create_sq(struct mlx5_core_dev *dev, u32 *in, int inlen, u32 *sqn) in mlx5_core_create_sq() 123 int mlx5_core_modify_sq(struct mlx5_core_dev *dev, u32 sqn, u32 *in) in mlx5_core_modify_sq() 131 void mlx5_core_destroy_sq(struct mlx5_core_dev *dev, u32 sqn) in mlx5_core_destroy_sq() 140 int mlx5_core_query_sq(struct mlx5_core_dev *dev, u32 sqn, u32 *out) in mlx5_core_query_sq() 150 int mlx5_core_query_sq_state(struct mlx5_core_dev *dev, u32 sqn, u8 *state) in mlx5_core_query_sq_state() 294 struct mlx5_hairpin_params *params, u32 *sqn) in mlx5_hairpin_create_sq() 371 static int mlx5_hairpin_modify_sq(struct mlx5_core_dev *peer_mdev, u32 sqn, in mlx5_hairpin_modify_sq()
|
A D | en_rep.h | 217 u32 sqn; member
|
A D | en_main.c | 1366 u32 *sqn) in mlx5e_create_sq() 1417 int mlx5e_modify_sq(struct mlx5_core_dev *mdev, u32 sqn, in mlx5e_modify_sq() 1452 static void mlx5e_destroy_sq(struct mlx5_core_dev *mdev, u32 sqn) in mlx5e_destroy_sq() 1461 u32 *sqn) in mlx5e_create_sq_rdy()
|
A D | en.h | 429 u32 sqn; member 541 u32 sqn; member 571 u32 sqn; member
|
A D | eswitch_offloads.c | 970 u32 sqn) in mlx5_eswitch_add_send_to_vport_rule()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
A D | ktls_txrx.c | 56 u16 pc, u32 sqn, in mlx5e_ktls_build_static_params() 99 u16 pc, u32 sqn, in mlx5e_ktls_build_progress_params()
|
/linux/include/linux/mlx5/ |
A D | transobj.h | 77 u32 *sqn; member
|
A D | mlx5_ifc.h | 4988 u8 sqn[0x18]; member 6775 u8 sqn[0x18]; member 7499 u8 sqn[0x18]; member 8164 u8 sqn[0x18]; member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | txrx.h | 97 mlx5e_post_nop(struct mlx5_wq_cyc *wq, u32 sqn, u16 *pc) in mlx5e_post_nop() 114 mlx5e_post_nop_fence(struct mlx5_wq_cyc *wq, u32 sqn, u16 *pc) in mlx5e_post_nop_fence()
|
A D | health.c | 160 int mlx5e_health_sq_to_ready(struct mlx5_core_dev *mdev, struct net_device *dev, u32 sqn) in mlx5e_health_sq_to_ready()
|
A D | ptp.c | 237 static void mlx5e_ptp_destroy_sq(struct mlx5_core_dev *mdev, u32 sqn) in mlx5e_ptp_destroy_sq()
|
/linux/drivers/infiniband/hw/mlx5/ |
A D | qpc.c | 593 static void destroy_sq_tracked(struct mlx5_ib_dev *dev, u32 sqn, u16 uid) in destroy_sq_tracked()
|
/linux/include/uapi/rdma/ |
A D | mlx5-abi.h | 398 __u32 sqn; member
|
/linux/drivers/scsi/bnx2i/ |
A D | bnx2i.h | 542 u16 sqn[BNX2X_MAX_CQS]; member
|
/linux/drivers/net/ethernet/broadcom/ |
A D | cnic_defs.h | 3732 u16 sqn[8]; member
|
Completed in 149 milliseconds