Searched refs:ice_ctx_ele (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.h | 69 extern const struct ice_ctx_ele ice_tlan_ctx_info[]; 72 const struct ice_ctx_ele *ce_info);
|
H A D | ice_common.c | 1209 static const struct ice_ctx_ele ice_rlan_ctx_info[] = { 1260 const struct ice_ctx_ele ice_tlan_ctx_info[] = { 3603 ice_write_byte(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_byte() 3642 ice_write_word(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_word() 3685 ice_write_dword(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_dword() 3736 ice_write_qword(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_qword() 3789 const struct ice_ctx_ele *ce_info) in ice_set_ctx()
|
H A D | ice_lan_tx_rx.h | 408 struct ice_ctx_ele { struct
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.h | 73 extern const struct ice_ctx_ele ice_tlan_ctx_info[]; 76 const struct ice_ctx_ele *ce_info);
|
H A D | ice_common.c | 1433 static const struct ice_ctx_ele ice_rlan_ctx_info[] = { 1484 const struct ice_ctx_ele ice_tlan_ctx_info[] = { 4360 ice_write_byte(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_byte() 4399 ice_write_word(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_word() 4442 ice_write_dword(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_dword() 4493 ice_write_qword(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_qword() 4546 const struct ice_ctx_ele *ce_info) in ice_set_ctx()
|
H A D | ice_lan_tx_rx.h | 471 struct ice_ctx_ele { struct
|
Completed in 17 milliseconds