Home
last modified time | relevance | path

Searched refs:ice_ctx_ele (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/ice/
Dice_common.h158 extern const struct ice_ctx_ele ice_tlan_ctx_info[];
161 const struct ice_ctx_ele *ce_info);
259 ice_get_ctx(u8 *src_ctx, u8 *dest_ctx, struct ice_ctx_ele *ce_info);
Dice_common.c1345 static const struct ice_ctx_ele ice_rlan_ctx_info[] = {
1417 const struct ice_ctx_ele ice_tlan_ctx_info[] = {
1483 static const struct ice_ctx_ele ice_tx_cmpltnq_ctx_info[] = {
1573 static const struct ice_ctx_ele ice_tx_drbell_q_ctx_info[] = {
4415 ice_write_byte(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_byte()
4454 ice_write_word(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_word()
4497 ice_write_dword(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_dword()
4548 ice_write_qword(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_qword()
4601 const struct ice_ctx_ele *ce_info) in ice_set_ctx()
4693 ice_read_byte(u8 *src_ctx, u8 *dest_ctx, struct ice_ctx_ele *ce_info) in ice_read_byte()
[all …]
Dice_lan_tx_rx.h844 struct ice_ctx_ele { struct
1082 static const struct ice_ctx_ele ice_tx_cmpltnq_info[] = {
1122 static const struct ice_ctx_ele ice_tx_drbell_fmt_info[] = {