Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_common.h161 extern const struct ice_ctx_ele ice_tlan_ctx_info[];
164 const struct ice_ctx_ele *ce_info);
166 ice_get_ctx(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info);
H A Dice_common.c1348 static const struct ice_ctx_ele ice_rlan_ctx_info[] = {
1448 const struct ice_ctx_ele ice_tlan_ctx_info[] = {
1514 static const struct ice_ctx_ele ice_tx_cmpltnq_ctx_info[] = {
1604 static const struct ice_ctx_ele ice_tx_drbell_q_ctx_info[] = {
4558 ice_write_byte(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_byte()
4597 ice_write_word(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_word()
4744 const struct ice_ctx_ele *ce_info) in ice_set_ctx()
4839 ice_read_byte(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_read_byte()
4875 ice_read_word(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_read_word()
4918 ice_read_dword(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_read_dword()
[all …]
H A Dice_lan_tx_rx.h844 struct ice_ctx_ele { struct
1083 static const struct ice_ctx_ele ice_tx_cmpltnq_info[] = {
1123 static const struct ice_ctx_ele ice_tx_drbell_fmt_info[] = {