Home
last modified time | relevance | path

Searched refs:E1000_SW_FW_SYNC (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_i210.c131 swfw_sync = rd32(E1000_SW_FW_SYNC); in igb_acquire_swfw_sync_i210()
148 wr32(E1000_SW_FW_SYNC, swfw_sync); in igb_acquire_swfw_sync_i210()
170 swfw_sync = rd32(E1000_SW_FW_SYNC); in igb_release_swfw_sync_i210()
172 wr32(E1000_SW_FW_SYNC, swfw_sync); in igb_release_swfw_sync_i210()
H A De1000_82575.c1171 swfw_sync = rd32(E1000_SW_FW_SYNC); in igb_acquire_swfw_sync_82575()
1190 wr32(E1000_SW_FW_SYNC, swfw_sync); in igb_acquire_swfw_sync_82575()
1213 swfw_sync = rd32(E1000_SW_FW_SYNC); in igb_release_swfw_sync_82575()
1215 wr32(E1000_SW_FW_SYNC, swfw_sync); in igb_release_swfw_sync_82575()
H A De1000_regs.h308 #define E1000_SW_FW_SYNC 0x05B5C /* Software-Firmware Synchronization - RW */ macro
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_i210.c131 swfw_sync = rd32(E1000_SW_FW_SYNC); in igb_acquire_swfw_sync_i210()
148 wr32(E1000_SW_FW_SYNC, swfw_sync); in igb_acquire_swfw_sync_i210()
170 swfw_sync = rd32(E1000_SW_FW_SYNC); in igb_release_swfw_sync_i210()
172 wr32(E1000_SW_FW_SYNC, swfw_sync); in igb_release_swfw_sync_i210()
H A De1000_82575.c1171 swfw_sync = rd32(E1000_SW_FW_SYNC); in igb_acquire_swfw_sync_82575()
1190 wr32(E1000_SW_FW_SYNC, swfw_sync); in igb_acquire_swfw_sync_82575()
1213 swfw_sync = rd32(E1000_SW_FW_SYNC); in igb_release_swfw_sync_82575()
1215 wr32(E1000_SW_FW_SYNC, swfw_sync); in igb_release_swfw_sync_82575()
H A De1000_regs.h307 #define E1000_SW_FW_SYNC 0x05B5C /* Software-Firmware Synchronization - RW */ macro
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Dregs.h210 #define E1000_SW_FW_SYNC 0x05B5C /* SW-FW Synchronization - RW */ macro
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Dregs.h210 #define E1000_SW_FW_SYNC 0x05B5C /* SW-FW Synchronization - RW */ macro
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1006 #define E1000_SW_FW_SYNC 0x05B5C /* Software-Firmware Synchronization - RW */ macro
1249 #define E1000_82542_SW_FW_SYNC E1000_SW_FW_SYNC
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1003 #define E1000_SW_FW_SYNC 0x05B5C /* Software-Firmware Synchronization - RW */ macro
1246 #define E1000_82542_SW_FW_SYNC E1000_SW_FW_SYNC

Completed in 33 milliseconds