Searched refs:ice_ctx_ele (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_common.h | 112 extern const struct ice_ctx_ele ice_tlan_ctx_info[]; 115 const struct ice_ctx_ele *ce_info); 184 ice_get_ctx(u8 *src_ctx, u8 *dest_ctx, struct ice_ctx_ele *ce_info);
|
| H A D | ice_common.c | 1055 static const struct ice_ctx_ele ice_rlan_ctx_info[] = { 1127 const struct ice_ctx_ele ice_tlan_ctx_info[] = { 1193 static const struct ice_ctx_ele ice_tx_cmpltnq_ctx_info[] = { 1283 static const struct ice_ctx_ele ice_tx_drbell_q_ctx_info[] = { 3650 ice_write_byte(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_byte() 3836 const struct ice_ctx_ele *ce_info) in ice_set_ctx() 3878 ice_read_byte(u8 *src_ctx, u8 *dest_ctx, struct ice_ctx_ele *ce_info) in ice_read_byte() 3914 ice_read_word(u8 *src_ctx, u8 *dest_ctx, struct ice_ctx_ele *ce_info) in ice_read_word() 3957 ice_read_dword(u8 *src_ctx, u8 *dest_ctx, struct ice_ctx_ele *ce_info) in ice_read_dword() 4008 ice_read_qword(u8 *src_ctx, u8 *dest_ctx, struct ice_ctx_ele *ce_info) in ice_read_qword() [all …]
|
| H A D | ice_lan_tx_rx.h | 922 struct ice_ctx_ele { struct
|